Skip to content

Add the Cache-Control immutable directive #92

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
wants to merge 1 commit into from

Conversation

dnaka91
Copy link

@dnaka91 dnaka91 commented Oct 14, 2021

Currently the CacheControl header is missing the immutable directivewhich tells the browser to never revalidate the resource.

In addition to the new directive I added a few missing getters/setters.

@dnaka91
Copy link
Author

dnaka91 commented Jul 6, 2025

Closing this as it seems unlikely to be merged, and as I discovered at some point, the immutable directive is something Firefox specific and not globally supported by the majority of browsers.

@dnaka91 dnaka91 closed this Jul 6, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant